This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
USLab Practitioner Canonical Example: Dr Leonard T Bloodraw Jr (id = "pract-uslab-example1")
<Practitioner xmlns="http://hl7.org/fhir"> <id value="pract-uslab-example1"/> <text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pract-uslab-example1</p><p><b>identifier</b>: 4444444445 (OFFICIAL)</p><p><b>name</b>: Leanard T Bloodraw </p><p><b>telecom</b>: ph: (555)7771234 ext.11</p></div></text><identifier> <use value="official"/> <system value="http://hl7.org/fhir/sid/us-npi"/> <!-- NPI --> <value value="4444444445"/> </identifier> <name> <family value="Bloodraw"/> <given value="Leanard"/> <given value="T"/> <suffix value="Jr"/> </name> <telecom> <system value="phone"/> <value value="(555)7771234 ext.11"/> </telecom> </Practitioner>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.